projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51a8fc1
)
(perl-mode): Add autoload cookie.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 30 Apr 1998 03:22:20 +0000
(
03:22
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 30 Apr 1998 03:22:20 +0000
(
03:22
+0000)
lisp/progmodes/perl-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/perl-mode.el
b/lisp/progmodes/perl-mode.el
index 1cfc44399c4544d2e8e20297b723e9c5d4233731..0772d565a88010a265fed1ea70efcef98cf7773f 100644
(file)
--- a/
lisp/progmodes/perl-mode.el
+++ b/
lisp/progmodes/perl-mode.el
@@
-271,6
+271,7
@@
create a new comment."
:type 'regexp
:group 'perl)
\f
+;;;###autoload
(defun perl-mode ()
"Major mode for editing Perl code.
Expression and list commands understand all Perl brackets.